Staging: bcm: Removes the volatile type definition from Adapter.h
authorKevin McKinney <klmckinney1@gmail.com>
Fri, 18 May 2012 12:50:59 +0000 (08:50 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 May 2012 00:41:16 +0000 (17:41 -0700)
commit26cd230f0e7e1ddd1681752430d4d4c7b37d9b01
tree56e5e06e48bcd8fc6422bacfd6f2ee054003e2ed
parentd426205d588e0fd7924c0fd76c012f6f8667cccc
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 <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Adapter.h