From: David S. Miller Date: Mon, 5 May 2008 07:33:58 +0000 (-0700) Subject: sbus: Fix bpp driver build. X-Git-Tag: v2.6.26-rc2~53^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a6db7dc49b91875ff015934df3e85b8785f2294;p=pandora-kernel.git sbus: Fix bpp driver build. Using the variable name 'dev_name' in the top-level namespace is a bad idea. This conflicts with linux/device.h's inline function of the same name. Signed-off-by: David S. Miller --- Reading git-diff-tree failed