“f99841dd2aa63c87b701a0cce6d482033e4b66aa”上不存在“paddle/fluid/operators/elementwise_add_op.cc”
  • S
    ARM: imx: use #include for all device trees · 36dffd8f
    Shawn Guo 提交于
    Replace /include/ (dtc) with #include (C pre-processor) for all imx DT
    files, so that gcc -E handles the entire include tree, and hence any of
    those files can #include some other file e.g. for constant definitions.
    
    This allows future use of #defines and header files in order to define
    names for various constants, such as pinctrl settings. Use of those
    features will increase the readability of the device tree files.
    Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
    36dffd8f
imx53-tqma53.dtsi 3.6 KB