Linux Audio

Check our new training course

Loading...
v3.1
 
1/*
2 * Arch specific extensions to struct device
3 *
4 * This file is released under the GPLv2
5 */
6#include <asm-generic/device.h>
7
v5.9
1/* SPDX-License-Identifier: GPL-2.0-only */
2/*
3 * Arch specific extensions to struct device
 
 
4 */
5#include <asm-generic/device.h>
6