From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 17 Dec 2007 17:04:34 -0600 From: Olof Johansson To: galak@kernel.crashing.org Subject: [PATCH] [POWERPC] holly.c: Remove unneccessary include of linux/ide.h Message-ID: <20071217230434.GB22779@lixom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , There's nothing in holly.c that needs linux/ide.h, just remove it from the list of includes. Signed-off-by: Olof Johansson Index: mm/arch/powerpc/platforms/embedded6xx/holly.c =================================================================== --- mm.orig/arch/powerpc/platforms/embedded6xx/holly.c 2007-12-14 02:41:24.000000000 -0600 +++ mm/arch/powerpc/platforms/embedded6xx/holly.c 2007-12-14 02:42:11.000000000 -0600 @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include