powerpc: Remove remains of /proc/ppc_htab
commit14cf11af6c
("powerpc: Merge enough to start building in arch/powerpc.") unwired /proc/ppc_htab, and commit917f0af9e5
("powerpc: Remove arch/ppc and include/asm-ppc") removed the rest of the /proc/ppc_htab support, but there are still a few references left. Kill them for good. Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
parent
a880e76233
commit
1b483a6a7b
3 changed files with 0 additions and 121 deletions
|
@ -139,7 +139,6 @@ extern int proc_readdir(struct file *, void *, filldir_t);
|
|||
extern struct dentry *proc_lookup(struct inode *, struct dentry *, struct nameidata *);
|
||||
|
||||
extern const struct file_operations proc_kcore_operations;
|
||||
extern const struct file_operations ppc_htab_operations;
|
||||
|
||||
extern int pid_ns_prepare_proc(struct pid_namespace *ns);
|
||||
extern void pid_ns_release_proc(struct pid_namespace *ns);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue