[Patch] Remove bogus asm/io.h inclusion
Deepak Saxena <[email protected]>
| Newsgroups | gmane.linux.kernel.tracing |
|---|---|
| Organization | Plexity Networks |
| Message-ID | <[email protected]> |
patch01-2.6.21-rc6-mm1-lttng-0.9.2-hotfix.diff adds this include that is not needed and causes gianfar_mii.c to not build. Signed-off-by: Deepak Saxena <[email protected]> diff --git a/include/asm-ppc/ocp.h b/include/asm-ppc/ocp.h index 6256f99..16dbc7d 100644 --- a/include/asm-ppc/ocp.h +++ b/include/asm-ppc/ocp.h @@ -32,7 +32,6 @@ #include <asm/mmu.h> #include <asm/ocp_ids.h> #include <asm/rwsem.h> #include <asm/semaphore.h> -#include <asm-ppc/io.h> #ifdef CONFIG_PPC_OCP -- Deepak Saxena - [email protected] - http://www.plexity.net In the end, they will not say, "those were dark times," they will ask "why were their poets silent?" - Bertolt Brecht