Commit 5f267996 authored by Jeff Mahoney's avatar Jeff Mahoney Committed by Greg Kroah-Hartman
Browse files

staging: more sched.h fixes



This patch contains more sched.h additions for drivers that built
fine under x86_64 but not i386 for some reason.

Signed-off-by: default avatarJeff Mahoney <jeffm@suse.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 317c68c0
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -25,6 +25,7 @@
 *************************************************************************
 *************************************************************************
*/
*/


#include <linux/sched.h>
#include "../rt_config.h"
#include "../rt_config.h"


INT	Show_SSID_Proc(
INT	Show_SSID_Proc(
+1 −0
Original line number Original line Diff line number Diff line
@@ -25,6 +25,7 @@
 *************************************************************************
 *************************************************************************
 */
 */


#include <linux/sched.h>
#include "rt_config.h"
#include "rt_config.h"


ULONG	RTDebugLevel = RT_DEBUG_ERROR;
ULONG	RTDebugLevel = RT_DEBUG_ERROR;
+1 −0
Original line number Original line Diff line number Diff line
@@ -34,6 +34,7 @@
    ---------    ----------    ----------------------------------------------
    ---------    ----------    ----------------------------------------------
 */
 */


#include <linux/sched.h>
#include "../rt_config.h"
#include "../rt_config.h"




+1 −0
Original line number Original line Diff line number Diff line
@@ -25,6 +25,7 @@
 *************************************************************************
 *************************************************************************
 */
 */


#include <linux/sched.h>
#include "rt_config.h"
#include "rt_config.h"


ULONG	RTDebugLevel = RT_DEBUG_ERROR;
ULONG	RTDebugLevel = RT_DEBUG_ERROR;