aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/score/include/asm/device.h
blob: 818ad4d011974b061e744e7baccf4ac5363fc0b5 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_DEVICE_H
#define _ASM_SCORE_DEVICE_H

#include <asm-generic/device.h>

#endif /* _ASM_SCORE_DEVICE_H */