zephyr/include
Andrew Boie 2295e2abf7 uart: remove uart_irq_get()
This API is not being used for anything, the interrupts for UART
drivers are all being configured statically. Saves code space as
gc-sections can't tell that these APIs are unused.

Some instances where IRQ/priority information was being saved in
data structures and never used fixed.

Change-Id: If56b4fdc251b80be9094ffcbac6f61e265ac2ffd
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:16 -05:00
..
arch x86: put the IDT in ROM if possible 2016-02-05 20:25:15 -05:00
bluetooth
display
drivers drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
microkernel microkernel: fix build issue when CONFIG_TASK_MONITOR=y 2016-02-05 20:25:12 -05:00
misc
net
toolchain
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
device.h nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
gpio.h
i2c.h i2c: make i2c_transfer() really generic 2016-02-05 20:25:15 -05:00
init.h device: add a new macro to obtain the device object symbol name 2016-02-05 20:25:15 -05:00
ipm.h
irq_offload.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h nano_timers: Simplify nano_xxx_timer_test() API family 2016-02-05 20:25:15 -05:00
pinmux.h
pwm.h
rtc.h rtc: Fix naming of RTC symbols 2016-02-05 20:25:15 -05:00
section_tags.h
sections.h
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h uart: remove uart_irq_get() 2016-02-05 20:25:16 -05:00
watchdog.h
zephyr.h