* [PATCH] MIPS: remove unused #include <linux/version.h>'s
@ 2009-07-08 22:14 Huang Weiyi
2009-07-08 22:27 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-07-08 22:14 UTC (permalink / raw)
To: ralf; +Cc: linux-mips, Huang Weiyi
Remove unused #include <linux/version.h>('s) in
arch/mips/ar7/platform.c
arch/mips/ar7/setup.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
arch/mips/ar7/platform.c | 1 -
arch/mips/ar7/setup.c | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/mips/ar7/platform.c b/arch/mips/ar7/platform.c
index 5422449..c4d71fb 100644
--- a/arch/mips/ar7/platform.c
+++ b/arch/mips/ar7/platform.c
@@ -28,7 +28,6 @@
#include <linux/serial_8250.h>
#include <linux/ioport.h>
#include <linux/io.h>
-#include <linux/version.h>
#include <linux/vlynq.h>
#include <linux/leds.h>
#include <linux/string.h>
diff --git a/arch/mips/ar7/setup.c b/arch/mips/ar7/setup.c
index 6ebb5f1..39f6b5b 100644
--- a/arch/mips/ar7/setup.c
+++ b/arch/mips/ar7/setup.c
@@ -15,7 +15,6 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
*/
-#include <linux/version.h>
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/pm.h>
--
1.6.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MIPS: remove unused #include <linux/version.h>'s
2009-07-08 22:14 [PATCH] MIPS: remove unused #include <linux/version.h>'s Huang Weiyi
@ 2009-07-08 22:27 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2009-07-08 22:27 UTC (permalink / raw)
To: Huang Weiyi; +Cc: linux-mips
On Thu, Jul 09, 2009 at 06:14:37AM +0800, Huang Weiyi wrote:
Thanks, applied.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-08 22:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-08 22:14 [PATCH] MIPS: remove unused #include <linux/version.h>'s Huang Weiyi
2009-07-08 22:27 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).