forked from Minki/linux
at91_ide: remove headers specific for at91sam9263
This driver requires only static memory controller definitions and macroses contained in generic header at91sam9_smc.h. Those extra headers are misleading since this driver also works fine for at91sam9260 SoC: tests were performed on afeb9260 board. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Acked-by: Stanislaw Gruszka <stf_xl@wp.pl> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
468b5ef8a8
commit
76fbebfbb5
@ -29,9 +29,7 @@
|
||||
|
||||
#include <mach/board.h>
|
||||
#include <mach/gpio.h>
|
||||
#include <mach/at91sam9263.h>
|
||||
#include <mach/at91sam9_smc.h>
|
||||
#include <mach/at91sam9263_matrix.h>
|
||||
|
||||
#define DRV_NAME "at91_ide"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user