Staging: vme: Allow drivers to co-exist
authorMartyn Welch <martyn.welch@gefanuc.com>
Tue, 15 Dec 2009 08:43:15 +0000 (08:43 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:28 +0000 (16:42 -0800)
commit42d4eff70f57eb889678d40d46a2c01ffd29d9a6
treea63110b799f0ea3dbaca9171ea8640f026346ff1
parent3cb1b8a77402df3091ba7ecaede9b22484bf51b9
Staging: vme: Allow drivers to co-exist

Unable to build both drivers at the same time due to classing variables that should be declared static but aren't.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/vme/bridges/vme_ca91cx42.c
drivers/staging/vme/bridges/vme_tsi148.c