forked from Minki/linux
atm: delete include/linux/atm_suni.h
This file has been effectively empty since 2.3.99-pre3 ! Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
acdff0df54
commit
9cb24ea051
@ -21,7 +21,6 @@
|
||||
#include <linux/module.h>
|
||||
#include <linux/atmdev.h>
|
||||
#include <linux/sonet.h>
|
||||
#include <linux/atm_suni.h>
|
||||
#include <linux/dma-mapping.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/firmware.h>
|
||||
|
@ -21,7 +21,6 @@
|
||||
#include <linux/timer.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/capability.h>
|
||||
#include <linux/atm_suni.h>
|
||||
#include <linux/slab.h>
|
||||
#include <asm/param.h>
|
||||
#include <linux/uaccess.h>
|
||||
|
@ -1,12 +0,0 @@
|
||||
/* atm_suni.h - Driver-specific declarations of the SUNI driver (for use by
|
||||
driver-specific utilities) */
|
||||
|
||||
/* Written 1998,2000 by Werner Almesberger, EPFL ICA */
|
||||
|
||||
|
||||
#ifndef LINUX_ATM_SUNI_H
|
||||
#define LINUX_ATM_SUNI_H
|
||||
|
||||
/* everything obsoleted */
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user