X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fdm.h;h=2e1afda440207b637c97a2d535acc48a0b30a55b;hb=406df85345f942d9348443983d81a01e013e920b;hp=e634814d741bb0dd8da2b86e57b58c5f35d2ae67;hpb=4984de2baaaf82bfc9416e9cdbd3040b97856950;p=oweals%2Fu-boot.git diff --git a/include/dm.h b/include/dm.h index e634814d74..2e1afda440 100644 --- a/include/dm.h +++ b/include/dm.h @@ -1,15 +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 #include