Ignore:
Timestamp:
04/19/18 04:35:52 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
58adad4
Parents:
5c5b021
git-author:
Sebastian Huber <sebastian.huber@…> (04/19/18 04:35:52)
git-committer:
Sebastian Huber <sebastian.huber@…> (04/20/18 07:57:01)
Message:

bsps: Move clock drivers to bsps

This patch is a part of the BSP source reorganization.

Update #3285.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • bsps/arm/rtl22xx/clock/clockdrv.c

    r5c5b021 r7632906  
    7878};
    7979
    80 /* use the /shared/clockdrv_shell.h code template */
     80/* use the /shared/dev/clock/clockimpl.h code template */
    8181
    8282/**
     
    174174
    175175/* Make sure to include this, and only at the end of the file */
    176 #include "../../../../libbsp/shared/clockdrv_shell.h"
     176#include "../../../shared/dev/clock/clockimpl.h"
    177177
Note: See TracChangeset for help on using the changeset viewer.