mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 04:45:27 +07:00
Staging: comedi: fix build error in comedilib.h
If anyone included this file, it would break the build. This patch fixes the issue. Cc: David Schleef <ds@schleef.org> Cc: Frank Mori Hess <fmhess@users.sourceforge.net> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
476b847733
commit
02ebd471ea
@ -24,7 +24,7 @@
|
||||
#ifndef _LINUX_COMEDILIB_H
|
||||
#define _LINUX_COMEDILIB_H
|
||||
|
||||
#include <linux/comedi.h>
|
||||
#include "comedi.h"
|
||||
|
||||
/* Kernel internal stuff. Needed by real-time modules and such. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user