* Uwe Hermann uwe@hermann-uwe.de [070706 16:34]:
See patch.
Do we want align_up()/align_down() in lib.c maybe?
Since it operates on resources, I think no.
Drop the round() function, as it is an exact copy of align_up().
Also, make align_up()/align_down() non-static as they are useful even outside of device/device_util.c.
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
Acked-by: Stefan Reinauer stepan@coresystems.de