ARM: socfpga: dts: convert to preprocessor includes

Convert all socfpga DT files to the dtc preprocessor include syntax.
This allows to include header files in the devicetrees like other
SoC-types already do.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
This commit is contained in:
Steffen Trumtrar
2014-04-02 21:31:31 -05:00
committed by Dinh Nguyen
parent 1a72167719
commit 7da9b436d8
8 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/include/ "skeleton.dtsi"
#include "skeleton.dtsi"
/ {
#address-cells = <1>;