summaryrefslogtreecommitdiff
path: root/arch/avr32/boards/hammerhead/flash.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-03-26 21:05:58 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2009-03-26 21:05:58 +0300
commit61a9dc26d3d4ef61b0ead9930561c9ce0efa1919 (patch)
treeeef54b36970c52d55dc6fcc0f1ee5dc0271dff85 /arch/avr32/boards/hammerhead/flash.c
parent502012534dd23e4a88aba7e5827b2ca1e1eaa4ca (diff)
parent5201b0a47b83aba66e1e348d18f3f9a7bc17d612 (diff)
downloadlinux-61a9dc26d3d4ef61b0ead9930561c9ce0efa1919.tar.xz
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6: avr32: remove duplicated #include avr32: fix out-of-range rjmp instruction on large kernels avr32: Fix out-of-range rcalls in large kernels
Diffstat (limited to 'arch/avr32/boards/hammerhead/flash.c')
-rw-r--r--arch/avr32/boards/hammerhead/flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/avr32/boards/hammerhead/flash.c b/arch/avr32/boards/hammerhead/flash.c
index a98c6dd3a028..559bbcb03f9b 100644
--- a/arch/avr32/boards/hammerhead/flash.c
+++ b/arch/avr32/boards/hammerhead/flash.c
@@ -15,7 +15,6 @@
#include <linux/mtd/physmap.h>
#include <linux/usb/isp116x.h>
#include <linux/dma-mapping.h>
-#include <linux/platform_device.h>
#include <linux/delay.h>
#include <mach/portmux.h>