Skip to content
Snippets Groups Projects
Commit 1d0a40df authored by Troy Kisky's avatar Troy Kisky
Browse files

nitrogen8m: rename mx8mq_pins/imx8mq_pins

parent ef34fd48
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
#if defined(CONFIG_MX7D)
#include <asm/arch/mx7-pins.h>
#elif defined(CONFIG_IMX8M)
#include <asm/arch/mx8mq_pins.h>
#include <asm/arch/imx8mq_pins.h>
#elif !defined(CONFIG_MX51)
#include <asm/arch/mx6-pins.h>
#endif
......
......@@ -17,7 +17,7 @@
#include <asm-generic/gpio.h>
#include <fsl_esdhc.h>
#include <mmc.h>
#include <asm/arch/mx8mq_pins.h>
#include <asm/arch/imx8mq_pins.h>
#include <asm/arch/sys_proto.h>
#include <asm/mach-imx/gpio.h>
#include <asm/mach-imx/mxc_i2c.h>
......
......@@ -10,7 +10,7 @@
#include <errno.h>
#include <asm/io.h>
#include <asm/mach-imx/iomux-v3.h>
#include <asm/arch/mx8mq_pins.h>
#include <asm/arch/imx8mq_pins.h>
#include <asm/arch/sys_proto.h>
#include <power/pmic.h>
#include <power/pfuze100_pmic.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment