u-boot: remove patch for obsolete version
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 15 Mar 2010 22:26:11 +0000 (23:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 10 Jun 2010 19:05:13 +0000 (21:05 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/u-boot/u-boot-2009.01-include_asm-avr32_io.h.patch.avr32 [deleted file]

diff --git a/boot/u-boot/u-boot-2009.01-include_asm-avr32_io.h.patch.avr32 b/boot/u-boot/u-boot-2009.01-include_asm-avr32_io.h.patch.avr32
deleted file mode 100644 (file)
index 07cddb0..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -urN u-boot-2009.01-rc3/include/asm-avr32/io.h u-boot-avr32//include/asm-avr32/io.h
---- u-boot-2009.01-rc3/include/asm-avr32/io.h  2009-01-18 21:37:48.000000000 +0100
-+++ u-boot-avr32//include/asm-avr32/io.h       2009-01-22 07:14:38.000000000 +0100
-@@ -125,9 +125,4 @@
- }
--static inline phys_addr_t virt_to_phys(void * vaddr)
--{
--      return (phys_addr_t)(vaddr);
--}
--
- #endif /* __ASM_AVR32_IO_H */