staging: xgifb: prefer using the BIT macro
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>
Thu, 9 Jul 2015 06:05:09 +0000 (06:05 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 02:55:31 +0000 (19:55 -0700)
commitd5a3a945fdf2584f3191e8cc958234057ef691da
treec8505d23b768e3c2814cea6555c9c148db3d5f23
parent5eafbb0c529c5765fcfd57cb073982ad1cd06cc7
staging: xgifb: prefer using the BIT macro

This patch uses the  BIT macro for bit shift operation.

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/XGI_main_26.c