|
@@ -1,14 +1,10 @@
|
|
|
-/*
|
|
|
- * Copyright (c) 2015 Samsung Electronics Co., Ltd.
|
|
|
- * http://www.samsung.com/
|
|
|
- *
|
|
|
- * EXYNOS - SROM Controller support
|
|
|
- * Author: Pankaj Dubey <pankaj.dubey@samsung.com>
|
|
|
- *
|
|
|
- * This program is free software; you can redistribute it and/or modify
|
|
|
- * it under the terms of the GNU General Public License version 2 as
|
|
|
- * published by the Free Software Foundation.
|
|
|
- */
|
|
|
+// SPDX-License-Identifier: GPL-2.0
|
|
|
+//
|
|
|
+// Copyright (c) 2015 Samsung Electronics Co., Ltd.
|
|
|
+// http://www.samsung.com/
|
|
|
+//
|
|
|
+// EXYNOS - SROM Controller support
|
|
|
+// Author: Pankaj Dubey <pankaj.dubey@samsung.com>
|
|
|
|
|
|
#include <linux/io.h>
|
|
|
#include <linux/init.h>
|