Fixes oops (reference to cdrom_root_table->child->) when CONFIG_SYSCTL=y and CONFIG_PROC_FS=n. diffstat:= drivers/cdrom/cdrom.c | 2 -- 1 files changed, 2 deletions(-) Signed-off-by: Randy Dunlap --