artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19557fe
)
#undef HZ before defining it such that compiling a kernel with -DHZ=xxx works.
author
kettenis
<kettenis@openbsd.org>
Wed, 24 Jun 2015 19:01:51 +0000
(19:01 +0000)
committer
kettenis
<kettenis@openbsd.org>
Wed, 24 Jun 2015 19:01:51 +0000
(19:01 +0000)
sys/dev/pci/drm/drm_linux.h
patch
|
blob
|
history
diff --git
a/sys/dev/pci/drm/drm_linux.h
b/sys/dev/pci/drm/drm_linux.h
index
7f7e5f2
..
514de9b
100644
(file)
--- a/
sys/dev/pci/drm/drm_linux.h
+++ b/
sys/dev/pci/drm/drm_linux.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: drm_linux.h,v 1.
29 2015/06/24 17:59:42
kettenis Exp $ */
+/* $OpenBSD: drm_linux.h,v 1.
30 2015/06/24 19:01:51
kettenis Exp $ */
/*
* Copyright (c) 2013, 2014 Mark Kettenis
*
@@
-376,6
+376,7
@@
extern struct timeval ns_to_timeval(const int64_t);
extern int ticks;
#define jiffies ticks
+#undef HZ
#define HZ hz
static inline unsigned long