projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35267ab
)
Every file should #include the headers containing the prototypes for
author
Adrian Bunk
<bunk@stusta.de>
Sun, 20 Nov 2005 02:23:48 +0000
(21:23 -0500)
committer
Jody McIntyre
<scjody@modernduck.com>
Sun, 20 Nov 2005 02:23:48 +0000
(21:23 -0500)
it's global functions.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
drivers/ieee1394/ieee1394_transactions.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/ieee1394/ieee1394_transactions.c
b/drivers/ieee1394/ieee1394_transactions.c
index 0aa876360f9be647e307923a325bcda390970979..81b983c7a7d0d95200bdfbc1caf2c37541375c4d 100644
(file)
--- a/
drivers/ieee1394/ieee1394_transactions.c
+++ b/
drivers/ieee1394/ieee1394_transactions.c
@@
-22,6
+22,7
@@
#include "ieee1394_core.h"
#include "highlevel.h"
#include "nodemgr.h"
+#include "ieee1394_transactions.h"
#define PREP_ASYNC_HEAD_ADDRESS(tc) \