aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan_big/early_configs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/nyan_big/early_configs.c')
-rw-r--r--src/mainboard/google/nyan_big/early_configs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/nyan_big/early_configs.c b/src/mainboard/google/nyan_big/early_configs.c
index 046e2bd419..de9fe8ef9d 100644
--- a/src/mainboard/google/nyan_big/early_configs.c
+++ b/src/mainboard/google/nyan_big/early_configs.c
@@ -17,10 +17,10 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include <gpio.h>
#include <soc/addressmap.h>
#include <soc/clock.h>
#include <soc/early_configs.h>
-#include <soc/gpio.h>
#include <soc/nvidia/tegra/i2c.h>
static struct clk_rst_ctlr *clk_rst = (void *)TEGRA_CLK_RST_BASE;