Commit Graph

4 Commits

Author SHA1 Message Date
Sebastian Huber
bb99cd0d83 clock: Simplify driver initialization
Use a system initialization handler instead of a legacy IO driver.

Update #3834.
2019-12-11 09:05:07 +01:00
Sebastian Huber
a6b2080e1c clock: Remove Clock_exit() from API
This function is no longer supported by the standard clock driver
implementation (clockimpl.h).

Update #3436.
2019-12-11 09:04:49 +01:00
Joel Sherrill
d6d40024b3 bfin/shared/dev/clock.c: Include rtems/score/thread.h 2018-11-29 10:54:12 -06:00
Sebastian Huber
e2bd1f653a bsp/bfin: Move libcpu content to bsps
This patch is a part of the BSP source reorganization.

Update #3285.
2018-03-26 09:15:00 +02:00