[ARM] 5091/1: Add missing bitfield include to regs-lcd.h
authorStefan Schmidt <stefan@datenfreihafen.org>
Thu, 12 Jun 2008 06:07:22 +0000 (07:07 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jun 2008 19:49:38 +0000 (20:49 +0100)
Macros like Fld() or FShft used in regs-lcd.h are defined in bitfield.h, but
the latter is not included.
Also fix one whitespace issue while being there.

Signed-off-by: Antonio Ospite <ao2@openezx.org>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Acked-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found