From: Andrew Morton Date: Tue, 26 Sep 2006 00:00:52 +0000 (-0700) Subject: [PATCH] USB Storage: fix Rio Karma eject support build error X-Git-Tag: v2.6.19-rc1~899^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f38aa0f04259d37f26e1e906607f1ebb39c0c5c;p=pandora-kernel.git [PATCH] USB Storage: fix Rio Karma eject support build error In file included from drivers/usb/storage/usb.c:180: drivers/usb/storage/unusual_devs.h:221: error: 'US_PR_KARMA' undeclared here (not in a function) drivers/usb/storage/unusual_devs.h:221: error: 'rio_karma_init' undeclared here (not in a function) Cc: Keith Bennett Acked-by: Bob Copeland Cc: Matthew Dharm Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed