[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
pxa-regs.h and hardware.h are not intended for use directly in driver code, remove those unnecessary references. Signed-off-by: Eric Miao <eric.miao@marvell.com>
This commit is contained in:
@@ -494,8 +494,6 @@ struct smc_local {
|
||||
*/
|
||||
#include <linux/dma-mapping.h>
|
||||
#include <mach/dma.h>
|
||||
#include <mach/hardware.h>
|
||||
#include <mach/pxa-regs.h>
|
||||
|
||||
#ifdef SMC_insl
|
||||
#undef SMC_insl
|
||||
|
Reference in New Issue
Block a user