|
@@ -1,12 +1,6 @@
|
|
|
// SPDX-License-Identifier: GPL-2.0
|
|
|
-/*
|
|
|
- * Copyright (C) 2016, Linaro Ltd - Daniel Lezcano <daniel.lezcano@linaro.org>
|
|
|
- *
|
|
|
- * 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.
|
|
|
- *
|
|
|
- */
|
|
|
+// Copyright (C) 2016, Linaro Ltd - Daniel Lezcano <daniel.lezcano@linaro.org>
|
|
|
+
|
|
|
#include <linux/kernel.h>
|
|
|
#include <linux/percpu.h>
|
|
|
#include <linux/slab.h>
|