]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fpga: Fix debug message compilation error
authorMichal Simek <michal.simek@xilinx.com>
Fri, 26 Apr 2013 07:38:26 +0000 (09:38 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 6 May 2013 08:41:17 +0000 (10:41 +0200)
commitee976c1b03c419c15599abb1300e89e27f2fb653
treefa14aab85b0b17fc3041e083c9ff060401cc0b91
parentf6555d90c1b8f0f2b5694e3cab968b116ab300c4
fpga: Fix debug message compilation error

CONFIG_FPGA in past was a bitfield where bits
were use for vendor identification.

This fix should be the part of this commit:
"Improve configuration of FPGA subsystem"
(sha1: 0133502e39ff89b67c26cb4015e0e7e8d9571184)

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Tom Rini <trini@ti.com>
drivers/fpga/fpga.c