Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / accel / ivpu / ivpu_sysfs.h
blob9836f09b35a3b011b63eca8f484a48e5bfa75fc9
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (C) 2024 Intel Corporation
4 */
6 #ifndef __IVPU_SYSFS_H__
7 #define __IVPU_SYSFS_H__
9 #include "ivpu_drv.h"
11 void ivpu_sysfs_init(struct ivpu_device *vdev);
13 #endif /* __IVPU_SYSFS_H__ */