Commit 8b4ad5e3 authored by David S. Miller's avatar David S. Miller

[MUTEX]: linux/mutex-debug.h needs linux/linkage.h

For FASTCALL() define.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cdade109
#ifndef __LINUX_MUTEX_DEBUG_H
#define __LINUX_MUTEX_DEBUG_H
#include <linux/linkage.h>
/*
* Mutexes - debugging helpers:
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment