···11-/*22- * Copyright (c) 2015 Samsung Electronics Co., Ltd.33- * http://www.samsung.com/44- *55- * EXYNOS - SROM Controller support66- * Author: Pankaj Dubey <pankaj.dubey@samsung.com>77- *88- * This program is free software; you can redistribute it and/or modify99- * it under the terms of the GNU General Public License version 2 as1010- * published by the Free Software Foundation.1111- */11+// SPDX-License-Identifier: GPL-2.022+//33+// Copyright (c) 2015 Samsung Electronics Co., Ltd.44+// http://www.samsung.com/55+//66+// EXYNOS - SROM Controller support77+// Author: Pankaj Dubey <pankaj.dubey@samsung.com>128139#include <linux/io.h>1410#include <linux/init.h>
+2-5
drivers/memory/samsung/exynos-srom.h
···11+/* SPDX-License-Identifier: GPL-2.0 */12/*23 * Copyright (c) 2015 Samsung Electronics Co., Ltd.34 * http://www.samsung.com45 *56 * Exynos SROMC register definitions66- *77- * This program is free software; you can redistribute it and/or modify88- * it under the terms of the GNU General Public License version 2 as99- * published by the Free Software Foundation.1010-*/77+ */118129#ifndef __EXYNOS_SROM_H1310#define __EXYNOS_SROM_H __FILE__