···11-// SPDX-License-Identifier: GPL-2.022-/*33- * OCC hwmon driver sysfs interface44- *55- * Copyright (C) IBM Corporation 201866- *77- * This program is free software; you can redistribute it and/or modify88- * it under the terms of the GNU General Public License as published by99- * the Free Software Foundation; either version 2 of the License, or1010- * (at your option) any later version.1111- */11+// SPDX-License-Identifier: GPL-2.0+22+// Copyright IBM Corp 2019123134#include <linux/bitops.h>145#include <linux/device.h>