smp: blackfin: fix check error, using atomic_ops to handle atomic_t type
[linux-2.6.git] / include / linux / raid / md_u.h
blob358c04bfbe2ad31c691ac07e87b5988395f2c2f3
1 /*
2 md_u.h : user <=> kernel API between Linux raidtools and RAID drivers
3 Copyright (C) 1998 Ingo Molnar
5 This program is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published by
7 the Free Software Foundation; either version 2, or (at your option)
8 any later version.
10 You should have received a copy of the GNU General Public License
11 (for example /usr/src/linux/COPYING); if not, write to the Free
12 Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14 #ifndef _MD_U_H
15 #define _MD_U_H
17 #include <uapi/linux/raid/md_u.h>
19 extern int mdp_major;
20 #endif