summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/include/soc/smbus.h
blob: c865fbe94ea4b7f8f9bbd2641ba32ccf3eb26d35 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _SOC_SMBUS_H_
#define _SOC_SMBUS_H_

#include <intelpch/smbus.h>

#endif