From e99e3d0018891908985640acc8bd23c8ebabca89 Mon Sep 17 00:00:00 2001 From: Jeff Mahoney Date: Tue, 7 May 2013 16:18:22 +0200 Subject: staging/sb105x: remove asm/segment.h dependency sb105x doesn't seem to actually need (builds on x86 without it) and ppc/ppc64 doesn't provide it so it fails to build there. This patch removes the dependency. CC: Steven Rostedt Signed-off-by: Jeff Mahoney Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman diff --git a/drivers/staging/sb105x/sb_pci_mp.h b/drivers/staging/sb105x/sb_pci_mp.h index a15f470a..11d9299 100644 --- a/drivers/staging/sb105x/sb_pci_mp.h +++ b/drivers/staging/sb105x/sb_pci_mp.h @@ -19,7 +19,6 @@ #include #include #include -#include #include #include -- cgit v0.10.2