···11+// SPDX-License-Identifier: GPL-2.0+12/*23 * Real Time Clock driver for Conexant Digicolor34 *45 * Copyright (C) 2015 Paradox Innovation Ltd.56 *67 * Author: Baruch Siach <baruch@tkos.co.il>77- *88- * This program is free software; you can redistribute it and/or modify it99- * under the terms of the GNU General Public License as published by the1010- * Free Software Foundation; either version 2 of the License, or (at your1111- * option) any later version.128 */1391410#include <linux/io.h>