]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/xilinx.h
fpga: virtex2: Avoid CamelCase
[karo-tx-uboot.git] / include / xilinx.h
index 365c0c358eb4c40eba62d4f61ce1622934b8d154..fa89fb68351b6cecbdd52f6917ca10ec844e974a 100644 (file)
@@ -28,7 +28,7 @@ typedef enum {                        /* typedef Xilinx_Family */
        min_xilinx_type,        /* low range check value */
        xilinx_spartan2,        /* Spartan-II Family */
        Xilinx_VirtexE,         /* Virtex-E Family */
-       Xilinx_Virtex2,         /* Virtex2 Family */
+       xilinx_virtex2,         /* Virtex2 Family */
        xilinx_spartan3,        /* Spartan-III Family */
        xilinx_zynq,            /* Zynq Family */
        max_xilinx_type         /* insert all new types before this */