From: Kevin McKinney Date: Sat, 5 Jan 2013 04:35:05 +0000 (-0500) Subject: Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in... X-Git-Tag: v3.9-rc1~127^2~630 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34bb72b67496ebb9510720a1b9d7663eed1e4116;p=pandora-kernel.git Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in Debug.h This patch fixes the following warning: "__packed is preferred over __attribute__((packed))" as reported by checkpatch.pl. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed