From: Kevin McKinney Date: Fri, 18 May 2012 12:50:59 +0000 (-0400) Subject: Staging: bcm: Removes the volatile type definition from Adapter.h X-Git-Tag: v3.5-rc1~145^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26cd230f0e7e1ddd1681752430d4d4c7b37d9b01;p=pandora-kernel.git Staging: bcm: Removes the volatile type definition from Adapter.h This patch removes the following warning: "Use of volatile is usually wrong: see Documentation/volatile-considered-harmful.txt". There were two variables defined in this manner. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed