|
@@ -202,8 +202,6 @@ int pcmcia_request_configuration(struct pcmcia_device *p_dev,
|
|
|
int pcmcia_request_window(struct pcmcia_device **p_dev, win_req_t *req,
|
|
|
window_handle_t *wh);
|
|
|
int pcmcia_release_window(struct pcmcia_device *p_dev, window_handle_t win);
|
|
|
-
|
|
|
-int pcmcia_get_mem_page(window_handle_t win, memreq_t *req);
|
|
|
int pcmcia_map_mem_page(struct pcmcia_device *p_dev, window_handle_t win,
|
|
|
memreq_t *req);
|
|
|
|