X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fdm.h;h=2e1afda440207b637c97a2d535acc48a0b30a55b;hb=696f02d99b41190786b17ad28316a0cd45792c2c;hp=a179c8a6e38c7e0900e185b952624d7df6f56bbc;hpb=22692ec0fbdb455ca16d4d0e27768c6b6deb4243;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/dm.h b/include/dm.h index a179c8a..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_ #include +#include +#include +#include #include #include