mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
qca: ipq: Fixed compiler warning
Change-Id: I532ef7e8555e179453173f4eee6f73e9c584e1fd Signed-off-by: Ajay Kishore <akisho@codeaurora.org>
This commit is contained in:
parent
bdaab34867
commit
2183477634
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ static const char * const compat_names[COMPAT_COUNT] = {
|
|||
COMPAT(COMPAT_INTEL_BAYTRAIL_FSP_MDP, "intel,baytrail-fsp-mdp"),
|
||||
COMPAT(COMPAT_QCOM_QPIC_NAND_V1_5_20, "qcom,qpic-nand.1.5.20"),
|
||||
COMPAT(COMPAT_QCOM_QPIC_NAND_V1_4_20, "qcom,qpic-nand.1.4.20"),
|
||||
COMPAT(COMPAT_QCOM_QPIC_NAND_V1_4_20, "qcom,qpic-nand.1.4.20"),
|
||||
COMPAT(QCOM_QUP_I2C, "qcom,qup-ip2c"),
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue