diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-ppc/mp.h | 1 | ||||
-rw-r--r-- | include/configs/digsy_mtc.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-ppc/mp.h b/include/asm-ppc/mp.h index 8a5486f..5388c95 100644 --- a/include/asm-ppc/mp.h +++ b/include/asm-ppc/mp.h @@ -28,4 +28,3 @@ void cpu_mp_lmb_reserve(struct lmb *lmb); u32 determine_mp_bootpg(void); #endif - diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h index 2716d5b..66badd7 100644 --- a/include/configs/digsy_mtc.h +++ b/include/configs/digsy_mtc.h @@ -343,4 +343,3 @@ #define CONFIG_LBA48 1 #endif /* __CONFIG_H */ - |