[patch 4/8] serial/icom: Remove custom msescs_to_jiffies() macro

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

 




Remove the MSECS_TO_JIFFIES() macro because msescs_to_jiffies() from
jiffies.h should be used. The macro isn't referenced anywhere anyway.

Signed-off-by: Tobias Klauser <[email protected]>
Signed-off-by: Domen Puncer <[email protected]>
---


 kj-domen/drivers/serial/icom.h |    2 --
 1 files changed, 2 deletions(-)

diff -puN drivers/serial/icom.h~msecs_to_jiffies-drivers_serial_icom.h drivers/serial/icom.h
--- kj/drivers/serial/icom.h~msecs_to_jiffies-drivers_serial_icom.h	2005-04-05 12:57:56.000000000 +0200
+++ kj-domen/drivers/serial/icom.h	2005-04-05 12:57:56.000000000 +0200
@@ -286,5 +286,3 @@ struct lookup_int_table {
 	u32	__iomem *global_int_mask;
 	unsigned long	processor_id;
 };
-
-#define MSECS_TO_JIFFIES(ms) (((ms)*HZ+999)/1000)
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux