]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/soc/brcmstb/common.h
dt-bindings: reset: meson8b: fix duplicate reset IDs
[mirror_ubuntu-bionic-kernel.git] / include / soc / brcmstb / common.h
CommitLineData
d52fad26
BN
1/*
2 * Copyright © 2014 NVIDIA Corporation
3 * Copyright © 2015 Broadcom Corporation
4 *
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * published by the Free Software Foundation.
8 */
9
10#ifndef __SOC_BRCMSTB_COMMON_H__
11#define __SOC_BRCMSTB_COMMON_H__
12
13bool soc_is_brcmstb(void);
14
15#endif /* __SOC_BRCMSTB_COMMON_H__ */