From: Adrian Bunk Date: Fri, 30 Jun 2006 08:56:04 +0000 (-0700) Subject: [PATCH] drivers/cdrom/cm206.c: cleanups X-Git-Tag: v2.6.18-rc1~280 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7adc28ae75854d9d0940668404a14d1f006f80c0;p=pandora-kernel.git [PATCH] drivers/cdrom/cm206.c: cleanups - make __cm206_init() __init (required since it calls the __init cm206_init()) - make the needlessly global bcdbin() static - remove a comment with an obsolete compile command Signed-off-by: Adrian Bunk Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed