Commit ea0c4f3c authored by Eric Miao's avatar Eric Miao

ARM: pxa: fix building issue of missing physmap.h

Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent 33e73997
......@@ -25,6 +25,7 @@
#include <linux/spi/corgi_lcd.h>
#include <linux/spi/pxa2xx_spi.h>
#include <linux/mtd/sharpsl.h>
#include <linux/mtd/physmap.h>
#include <linux/input/matrix_keypad.h>
#include <linux/regulator/machine.h>
#include <linux/io.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment