aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/udbg_scc.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/kernel/udbg_scc.c')
-rw-r--r--arch/ppc64/kernel/udbg_scc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/ppc64/kernel/udbg_scc.c b/arch/ppc64/kernel/udbg_scc.c
index c8ba8ac287f0..c47fd6c63531 100644
--- a/arch/ppc64/kernel/udbg_scc.c
+++ b/arch/ppc64/kernel/udbg_scc.c
@@ -10,11 +10,9 @@
*/
#include <linux/config.h>
#include <linux/types.h>
-#include <asm/ppcdebug.h>
+#include <asm/udbg.h>
#include <asm/processor.h>
#include <asm/naca.h>
-#include <asm/uaccess.h>
-#include <asm/machdep.h>
#include <asm/io.h>
#include <asm/prom.h>
#include <asm/pmac_feature.h>