Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / staging / vt6656 / channel.h
blob723660e40310a60f5d80261897b1c956d7ed0818
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3 * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
4 * All rights reserved.
6 * Purpose: Country Regulation Rules header file
8 * Author: Lucas Lin
10 * Date: Dec 23, 2004
14 #ifndef _CHANNEL_H_
15 #define _CHANNEL_H_
17 #include "device.h"
19 void vnt_init_bands(struct vnt_private *priv);
21 #endif /* _CHANNEL_H_ */