[PATCH] net: drop unused rarp.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx>
---
 net/rarp.h | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/net/rarp.h b/net/rarp.h
deleted file mode 100644
index 0986b02513f..00000000000
--- a/net/rarp.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
-/* SPDX-FileCopyrightText: 2000 Wolfgang Denk <wd@xxxxxxx>, DENX Software Engineering */
-
-#ifndef __RARP_H__
-#define __RARP_H__
-
-#ifndef __NET_H__
-#include <net.h>
-#endif /* __NET_H__ */
-
-
-/**********************************************************************/
-/*
- *	Global functions and variables.
- */
-
-extern int	RarpTry;
-
-extern void RarpRequest (void);	/* Send a RARP request */
-
-/**********************************************************************/
-
-#endif /* __RARP_H__ */
-- 
2.39.0





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux