aboutsummaryrefslogtreecommitdiff
path: root/arch/um/sys-ppc/shared
AgeCommit message (Collapse)AuthorFilesLines
2015-04-13um: Remove ppc cruftRichard Weinberger4-210/+0
That code is a relict from the early days of UML. ppc support was never completed nor worked. Let's rip it out. Signed-off-by: Richard Weinberger <[email protected]>
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-1/+1
Signed-off-by: Al Viro <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
2009-04-01uml: remove useless commentsWANG Cong3-30/+0
These comments are useless now, remove them. Signed-off-by: WANG Cong <[email protected]> Cc: Jeff Dike <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2008-10-22x86, um: get rid of header symlinksAl Viro4-0/+240
Signed-off-by: Al Viro <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]>