mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 23:10:50 +07:00
V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign)
Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
31335b13ca
commit
d417f711b9
@ -16,8 +16,8 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*
|
||||
*/
|
||||
#ifndef __PVRUSB2_BASE_H
|
||||
#define __PVRUSB2_BASE_H
|
||||
#ifndef __PVRUSB2_CONTEXT_H
|
||||
#define __PVRUSB2_CONTEXT_H
|
||||
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/usb.h>
|
||||
|
Loading…
Reference in New Issue
Block a user