X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fdm.h;h=2e1afda440207b637c97a2d535acc48a0b30a55b;hb=696f02d99b41190786b17ad28316a0cd45792c2c;hp=8bbb21b575e56f077abaa28eeff542169c7251e9;hpb=1cad23c5f471d695bed1e3907e30caee3c2a3056;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/dm.h b/include/dm.h index 8bbb21b..2e1afda 100644 --- a/include/dm.h +++ b/include/dm.h @@ -1,13 +1,15 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2013 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _DM_H_ -#define _DM_H +#define _DM_H_ #include +#include +#include +#include #include #include