diff options
| author | Haavard Skinnemoen <[email protected]> | 2007-05-09 02:33:50 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-09 12:30:50 -0700 |
| commit | a1e3cf418fc1e6b13bdc472ffb60bd02735e41a6 (patch) | |
| tree | c4b936f602bf6716e23f6fb8ee9b1e0b59233411 /include/linux | |
| parent | e7498281d3caec1141d7542ec494c4e4a1d404c9 (diff) | |
atmel_spi: remove unnecessary (and wrong) #ifdefs
Now that the cpu_is_xxx() macros are available both on AVR32 and AT91, we can
remove a couple of #ifdefs from this driver. One of them is actually wrong --
new_1 should be set on AVR32 but isn't. This causes the bus clock to run at
twice the speed it is configured to.
Signed-off-by: Haavard Skinnemoen <[email protected]>
Cc: David Brownell <[email protected]>
Acked-by: Andrew Victor <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions