staging/xgifb: Use TVCLKBASE_315 as a base address
authorPeter Huewe <peterhuewe@gmx.de>
Thu, 9 Feb 2012 20:11:48 +0000 (21:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Feb 2012 17:56:24 +0000 (09:56 -0800)
commitccc8cb25ae7c9213c641efb34a0cb58110315188
tree7bc4bd5afb211053b804e6e43f6b8622f4685003
parenta3d675c88fe1ede40386e944e1f3ab5988aeb13c
staging/xgifb: Use TVCLKBASE_315 as a base address

Since the defines TVVCLKDIV2, TVVCLK, HiTVVCLKDIV2, HiTVVCLK,
HiTVSimuVCLK and HiTVTextVCLK are now defined as relative values, we
have to use TVCLKBASE_315 (0x31) as a base address to get the same values
as before the merge.

The old and now duplicated defines were removed

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_def.h
drivers/staging/xgifb/vb_setmode.c