[PARISC] stifb: use F_EXTEND macro
authorHelge Deller <deller@parisc-linux.org>
Wed, 11 Jan 2006 01:48:03 +0000 (20:48 -0500)
committerKyle McMartin <kyle@duet.int.mcmartin.ca>
Wed, 11 Jan 2006 02:52:53 +0000 (21:52 -0500)
commit5d6d1640a254b27d0f598007313065713c1e3a04
treef63fd9b6cfdac437c404d8cc03a8d8cf18a3ea8c
parent02d79800a221eb4e54d80cbf2026af9edc1f437d
[PARISC] stifb: use F_EXTEND macro

Use the F_EXTEND() macro instead of open coding it with an
#ifdef. Provides a nice cleanup.

Signed-off-by: Helge Deller <deller@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/video/stifb.c