commit | 76fbebfbb593bd66780db0a808afe1d21c7ff6d6 | [log] [tgz] |
---|---|---|
author | Sergey Matyukevich <geomatsi@gmail.com> | Sat Aug 15 00:02:41 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 15 18:55:09 2009 -0700 |
tree | d446917d3845f5eda4ec88197a583b4029645417 | |
parent | 468b5ef8a8f67a780dd5f51410f8c92761b36f06 [diff] |
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>