aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/ioctl.h
Commit message (Expand)AuthorAge
* [PATCH] Generic ioctl.hBrian Gerst2006-01-10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16
span class="hl opt">; u8 clk_rx; u8 clk_tx; }; static inline int fs_uart_get_id(struct fs_uart_platform_info *fpi) { if(strstr(fpi->fs_type, "SMC")) return fs_uart_id_smc2fsid(fpi->fs_no); if(strstr(fpi->fs_type, "SCC")) return fs_uart_id_scc2fsid(fpi->fs_no); return fpi->fs_no; } #endif