// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2017 Linaro Ltd. * * Author: Linus Walleij <linus.walleij@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. *
*/ #include <linux/init.h> #include <linux/kernel.h> #include <linux/mfd/syscon.h> #include <linux/regmap.h> #include <linux/of.h>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.