Skip to content
Snippets Groups Projects
Commit 0d38effc authored by Grant Likely's avatar Grant Likely Committed by Wolfgang Denk
Browse files

Fpga: fix incorrect test of CFG_FPGA_XILINX macro


CFG_FPGA_XILINX is a bit value used to test against the value in
CONFIG_FPGA.  Testing for a value will always return TRUE.  I don't
think that is the intention in this code.

Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 66dcad3a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment