avr32: remove duplicated #include

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Thursday, March 26, 2009 - 12:19 pm

Gitweb:     http://git.kernel.org/linus/5201b0a47b83aba66e1e348d18f3f9a7bc17d612
Commit:     5201b0a47b83aba66e1e348d18f3f9a7bc17d612
Parent:     61f3632fdcdcf547f6487f56b45976d7964756c4
Author:     Huang Weiyi <weiyi.huang@gmail.com>
AuthorDate: Sat Mar 21 13:50:58 2009 +0800
Committer:  Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
CommitDate: Tue Mar 24 09:16:51 2009 +0100

    avr32: remove duplicated #include
    
    Remove duplicated #include in arch/avr32/boards/hammerhead/flash.c.
    
    Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
    Acked-by: Alex Raimondi <mailinglist@miromico.ch>
    Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
---
 arch/avr32/boards/hammerhead/flash.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/avr32/boards/hammerhead/flash.c b/arch/avr32/boards/hammerhead/flash.c
index a98c6dd..559bbcb 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>
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
avr32: remove duplicated #include, Linux Kernel Mailing ..., (Thu Mar 26, 12:19 pm)